Questions from Textbook
Question 1
Question 2
Questions from Lecture Notes
Skeleton of Artificial Neuron
ANN Calculation
Activation Functions: Sigmoid
Activation Functions: Tanh
Activation Functions: ReLU
Activation Functions: Softmax
Artificial Neuron Network: Exercise
Convolutional Neural Network (CNN)
Working of Convolutional Layer
Convolutional Layer: Exercise
Types of Filter Masks
Issue in convolutional layers
Solution to issue: Padding
Stride
Description of convolutional Layer and Pooling layer: Formula
Description of convolutional Layer
Pooling Layer + Example
Questions from Tutorials